var runtime.mProfCycle
7 uses
runtime (current package)
mprof.go#L174: mProfCycle mProfCycleHolder
mprof.go#L373: mProfCycle.increment()
mprof.go#L384: cycle, alreadyFlushed := mProfCycle.setFlushed()
mprof.go#L426: cycle := mProfCycle.read() + 1
mprof.go#L448: index := (mProfCycle.read() + 2) % uint32(len(memRecord{}.future))
mprof.go#L470: index := (mProfCycle.read() + 1) % uint32(len(memRecord{}.future))
mprof.go#L1018: cycle := mProfCycle.read()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)